From: Juri Linkov Date: Thu, 10 Jun 2004 04:23:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22068 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=73cdff22bd8f3ac338a5c7b96def9d391d8411c4;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 802a20ceea0..6ecc8b61b93 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,18 @@ +2004-06-10 Juri Linkov + + * emacs-lisp/edebug.el (edebug-eval-defun): + * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'. + Fix docstring. + + * simple.el (eval-expression-print-format): Don't print additional + information on the first call to `eval-print-last-sexp'. + (next-error-find-buffer): Fix punctuation. + (killing) : Fix punctuation. + (yank-excluded-properties): Change group from editing to killing. + + * replace.el (perform-replace): Use `limit' to terminate the + while-loop explicitly. + 2004-06-09 Jan Dj,Ad(Brv * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item): Use diff --git a/man/ChangeLog b/man/ChangeLog index 41c31c0ea6a..167b4339f3e 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2004-06-10 Juri Linkov + + * building.texi (Lisp Eval): Add C-M-x on defface. + 2004-06-08 Luc Teirlinck * files.texi (Reverting): Auto-Revert mode and